- 
		Home
	
- 
Event Tickets and Registration
- 
5.26.5
- 
Code
- 
Classes
-  Integrity_Controller 
		
			
				
					
													
								
																			
											| Total Complexity | 72 | 
																			
											| Dependencies | 17 | 
																			
											| Dependents | 2 | 
																	
							 
													
								
																			
											| Total lines | 667 | 
																			
											| Lines of code | 326 | 
																			
											| Logical lines of code | 215 | 
																	
							 
													
								
																			
											| Comment lines | 88 | 
																			
											| Methods | 11 | 
																			
											| Properties | 6 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 11
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| check_items() | C | 33 | 22 | 100 | 
					
				| sync_items() | A | 42 | 12 | 52 | 
					
				| sync_inventory() | A | 44 | 11 | 47 | 
					
				| check_data_integrity() | A | 45 | 11 | 42 | 
					
				| delete_items() | A | 45 | 8 | 43 | 
					
				| enqueue_objects_for_storage() | S | 60 | 2 | 13 | 
					
				| store_and_flush_items() | S | 69 | 2 | 7 | 
					
				| __construct() | S | 66 | 1 | 8 | 
					
				| do_register() | S | 69 | 1 | 6 | 
					
				| unregister() | S | 72 | 1 | 5 | 
					
				| schedule_data_integrity_check() | S | 78 | 1 | 3 |